set Tx Enabled
Disable TX from the LoRa radio. Useful for hot-swapping antennas and other tests.
Defaults to false
Content copied to clipboard
bool tx_enabled = 9;
Return
This builder for chaining.
Parameters
value
The txEnabled to set.